home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / intact / s3iamebr.js < prev    next >
Encoding:
JavaScript  |  2005-04-04  |  525 b   |  32 lines

  1.  
  2. // JavaScript wrapper for s3iamebr.h
  3. // Auto generated file, do not modify by hand
  4. // Copyright ⌐ 2004, Realsoft Graphics Oy
  5.  
  6. var R3_IAMESHBREAK_H = 1;
  7. include("real/intact/s3iamesh.js")
  8. include("oops/r3vector.js")
  9.  
  10.  
  11. var R3CLID_IANUMESHBREAK = 1469;
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21. function r3Ianumeshbreak () { 
  22.    this.base = r3God;
  23.    if(arguments.length) {
  24.       this.base(R3CLID_IANUMESHBREAK, arguments);
  25.    }
  26.    // Methods
  27.  
  28.    // Attributes
  29. }
  30.  
  31. r3Ianumeshbreak.prototype=new r3Ianumeshspecific;
  32. // s3iamebr.h_H